-- card: 4542 from stack: in. Lab -- bmap block id: 4651 -- flags: 0000 -- background id: 2568 -- name: -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=226 top=289 right=327 bottom=270 -- title width / last selected line: 0 -- icon id / first selected line: 20098 / 20098 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Home ----- HyperTalk script ----- on mouseUp go home end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=366 top=311 right=339 bottom=500 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Go to the Lab ----- HyperTalk script ----- on mouseUp Go to card quiz1 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=12 top=312 right=340 bottom=150 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Instructions ----- HyperTalk script ----- on mouseUp push card go to card "instructions" end mouseUp